Public Types | Private Types | List of all members
boost::call_traits< const T[N]> Struct Template Reference

#include <call_traits.hpp>

Public Types

typedef const array_typeconst_reference
 
typedef const T *const param_type
 
typedef array_typereference
 
typedef const T * value_type
 

Private Types

typedef const T array_type[N]
 

Detailed Description

template<typename T, std::size_t N>
struct boost::call_traits< const T[N]>

Definition at line 157 of file detail/call_traits.hpp.

Member Typedef Documentation

template<typename T , std::size_t N>
typedef const T boost::call_traits< const T[N]>::array_type[N]
private

Definition at line 160 of file detail/call_traits.hpp.

template<typename T , std::size_t N>
typedef const array_type& boost::call_traits< const T[N]>::const_reference

Definition at line 165 of file detail/call_traits.hpp.

template<typename T , std::size_t N>
typedef const T* const boost::call_traits< const T[N]>::param_type

Definition at line 166 of file detail/call_traits.hpp.

template<typename T , std::size_t N>
typedef array_type& boost::call_traits< const T[N]>::reference

Definition at line 164 of file detail/call_traits.hpp.

template<typename T , std::size_t N>
typedef const T* boost::call_traits< const T[N]>::value_type

Definition at line 163 of file detail/call_traits.hpp.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33